home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 2820 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1010 b 

  1. Path: news.unibw-muenchen.de!bauv111!gerhard
  2. From: gerhard@bauv.unibw-muenchen.de (Gerhard Kozuschek)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: [HELP] IBrowse and Multiview
  5. Date: 5 Mar 96 09:28:54 GMT
  6. Organization: University of the Federal Armed Forces Munich
  7. Message-ID: <gerhard.826018134@bauv111>
  8. References: <4fn6ef$ffs@info.epfl.ch>
  9. NNTP-Posting-Host: bauv111.bauv.unibw-muenchen.de
  10. X-Newsreader: NN version 6.5.0 #3 (NOV)
  11.  
  12. potter@patpserv.epfl.ch (Christopher Potter) writes:
  13. >When Ibrowse is loading an image (ie GIF), it is trying
  14. >to spawn an external viewer (the AmigaOS Multiview prog.).
  15.  
  16. >A script is written in T: and is correct. It looks like:
  17. >multiview temp_000A.gif
  18. >delete temp_000A.gif
  19. >...
  20.  
  21. >The problem is that my multiview never appears on my screen,
  22. >but if I do a "execute T:xxx.script" it works perfectly.
  23.  
  24. It will work when you give IBrowse the full path to MultiView,
  25. which is very fine if you want to have MultiView resident :-(
  26. But it work with full path, ...
  27.  
  28. Gerhard
  29.